gtk4.git
2021-04-22 Matthias Clasentheme: Fix solid-csd borders
2021-04-22 Matthias Clasenwindow: Make resize border size independent
2021-04-22 Matthias Clasenwindow: Tweak resize borders
2021-04-22 Matthias Clasenwindow: Fix up resize borders
2021-04-21 Matthias ClasenMerge branch 'im-cursor-pos' into 'master'
2021-04-21 Matthias ClasenMerge branch 'wip/oholy/placesview-default-location...
2021-04-21 Matthias Clasenimcontext: Fix cursor positions
2021-04-21 Matthias ClasenMerge branch 'untrusted-beep' into 'master'
2021-04-21 Matthias Clasenx11: Don't beep on untrusted displays
2021-04-19 Matthias ClasenMerge branch 'fix-uri-crash' into 'master'
2021-04-19 Matthias ClasenFix a possible crash in gtk_show_uri
2021-04-19 Matthias ClasenMerge branch 'wip/exalm/shader' into 'master'
2021-04-19 Pawan ChitrakarUpdate Nepali translation
2021-04-19 Pawan ChitrakarUpdate Nepali translation
2021-04-19 Alexander Mikhaylenkogsk: Fix shader gresource paths
2021-04-18 Piotr DrągUpdate Polish translation
2021-04-17 Emmanuele BassiMerge branch 'gtksecurememory-updates' into 'master'
2021-04-17 Jason Francismeson: check for madvise()
2021-04-17 Matthew Garrettgtksecurememory: Request that secure memory not be...
2021-04-17 Matthias ClasenMerge branch 'a11y-debug' into 'master'
2021-04-17 Matthias Clasena11y: Add more debug spew
2021-04-17 Matthias Clasentestatcontext: Print out platform changes
2021-04-16 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-16 Matthias Clasenplacesview: Fix server mount feedback
2021-04-16 Matthias Clasenplacesview: Fix mounting remote locations
2021-04-16 Matthias Clasenmountoperation: Some cosmetics
2021-04-16 Matthias Clasencssimageurl: Remove direct pixbuf use
2021-04-16 Matthias Clasenimage, picture: Move pixbuf code to gdkpixbufutils
2021-04-16 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-16 Matthias ClasenMerge branch 'wayland-xdg-surface-setup' into 'master'
2021-04-16 Jonas ÅdahlMerge branch 'wayland-parent-shadow-refactor' into...
2021-04-16 David Keijserwayland: Don't duplicate xdg_surface setup code
2021-04-16 David Keijserwayland: Avoid directly accessing shadow property of...
2021-04-16 Matthias Clasenpixbufutils: Remove an unused function
2021-04-16 Matthias ClasenMerge branch 'latest.glib.msvc' into 'master'
2021-04-16 Matthias ClasenMerge branch 'fix-focus-unsetting' into 'master'
2021-04-16 Matthias Clasenwindow: Fix deferred focus unsetting
2021-04-16 Chun-wei FanGTK: Fix builds against latest stable GLib with MSVC
2021-04-16 Chun-wei FanGSK: Fix builds against latest stable GLib with MSVC
2021-04-16 Chun-wei FanGDK: Fix builds against latest stable GLib with MSVC
2021-04-15 Matthias ClasenMerge branch 'im-context-event-leak' into 'master'
2021-04-15 Matthias ClasenMerge branch 'theme-fallback-fix' into 'master'
2021-04-15 Matthias Clasenthemes: Make fallback work a bit better
2021-04-15 Matthias Clasenimcontext: Eat key events during preedit
2021-04-15 Matthias ClasenMerge branch 'demo-manpages' into 'master'
2021-04-15 Matthias ClasenMerge branch 'theme-icon-filter-fixes' into 'master'
2021-04-15 nana-4theme: Use -gtk-icon-filter for full-color icons
2021-04-14 Eli Schwartzmeson: only build demo manpages when demos are enabled
2021-04-14 Matthias ClasenMerge branch 'x11-quiet-exit' into 'master'
2021-04-13 Matthias ClasenMerge branch 'ngl-crash' into 'master'
2021-04-13 Matthias Clasenx11: Be quiet on exit by default
2021-04-13 Ondrej Holyplacesview: Open location even if mount was not found
2021-04-13 Matthias ClasenMerge branch 'flatpak-highlight' into 'master'
2021-04-13 Matthias Clasenflatpak: Include highlight in gtk4-demo flatpak
2021-04-13 Matthias Clasenngl: Fix a rare assertion violation
2021-04-13 Matthias ClasenMerge branch 'testsuite-asserts' into 'master'
2021-04-13 Matthias Clasenbuild: Quiet the compiler
2021-04-13 Emmanuele Bassiwayland: Build with G_DISABLE_ASSERT
2021-04-13 Emmanuele Bassibuild: Don't append multiple flags as a string
2021-04-13 Emmanuele Bassigsk/ngl: Build with G_DISABLE_ASSERT enabled
2021-04-13 Matthias ClasenForce g_test_init to cooperate
2021-04-13 Matthias ClasenMake gtk_test_init work without assertions
2021-04-13 Matthias ClasenRemove assertions in tests
2021-04-13 Matthias ClasenInspector: Fix a possible undefined use
2021-04-13 Matthias ClasenFix unused variable warnings
2021-04-13 Matthias Clasengtk-demo: Avoid compiler warnings without assertions
2021-04-13 Matthias Clasengsk: Avoid compiler warnings without assertions
2021-04-13 Matthias Clasentestsuite: Reduce the use of g_assert
2021-04-13 Matthias Clasentestsuite: Reduce the use of g_assert
2021-04-12 Matthias ClasenMerge branch 'f16c.msvc' into 'master'
2021-04-12 Matthias ClasenMerge branch 'testsuite-asserts' into 'master'
2021-04-12 Matthias Clasentestsuite: Reduce use of g_assert
2021-04-12 Matthias Clasentestsuite: Reduce use of g_assert
2021-04-12 Matthias Clasentestsuite: Reduce use of g_assert
2021-04-12 Chun-wei Fanmeson.build: Check for F16C on 32-bit Visual Studio
2021-04-12 Chun-wei Fangsk/ngl/fp16.c: Implement runtime F16C detection on...
2021-04-12 Chun-wei Fanmeson.build: Improve F16C detection on Visual Studio
2021-04-12 Matthias ClasenMerge branch 'ngl-shadow-fixes' into 'master'
2021-04-12 Matthias ClasenMerge branch 'grouped-toggle-fix' into 'master'
2021-04-12 Matthias ClasenMerge branch 'shadow-reduction' into 'master'
2021-04-12 Matthias Clasenngl: Fix unevenly scaled shadows
2021-04-12 Matthias Clasenngl: Don't slice unsliceable shadows
2021-04-12 Matthias Clasenngl: Fix a case of flipped shadow
2021-04-12 Matthias Clasenngl: Add code to dump shadows
2021-04-11 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-11 Matthias Clasentogglebutton: Fix expected group behavior
2021-04-11 Matthias Clasennode-editor: Make header buttons not steal focus
2021-04-11 Matthias Clasenicon browser: Make header buttons not steal focus
2021-04-11 Matthias Clasenwidget-factory: Make header buttons not steal focus
2021-04-11 Matthias Clasengtk-demo: Make header buttons not steal focus
2021-04-11 Matthias Clasenmenubutton: Propagate focus-on-click
2021-04-11 Yuri ChornoivanUpdate Ukrainian translation
2021-04-11 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-04-11 Matthias Clasenngl: Allow passing bounds to update_clip
2021-04-11 Matthias Clasenngl: Small optimization for shadows
2021-04-11 Matthias Clasenroundedrect: Speed up contains_rect and friends
2021-04-11 Matthias Clasenngl: Small optimization
2021-04-11 Matthias Clasennodeeditor: Make the help window wide enough
2021-04-10 Matthias ClasenMerge branch 'media-memory-leak' into 'master'
2021-04-10 Matthias Clasenmedia: Fix a memory leak
next